
:root {
  --main-color: #258d14;
}


@media(min-width: 993px) {

	body {
		padding-top: 120px;
	}
	header {
		position: fixed;
	    z-index: 999;
		background: #fff;
	    top: 0;
	    left: 0;
	    right: 0;
	}
	
	header.scrolled {
	    -webkit-box-shadow: 1px 1px 5px 1px #cecece;
	    box-shadow: 1px 1px 5px 1px #cecece;
	    overflow: hidden;
	    background: #fff;
	}
	header.scrolled .logo {
        max-width: 120px;
        margin-top: 5px;
	}
	header.scrolled .right {
		margin-top: 0px;
	}
	header.scrolled .phone {
	    margin-top: 10px;
	}
	
	body.homepage {
		padding-top: 0;
	}
	body.homepage header {
		background: transparent;
	}
	body.homepage header.scrolled {
		background: #fff;
	}
	body.homepage header .phone a {
		color: #fff;
	}
	body.homepage header .open-menu {
	    color: #fff;
	}
	body.homepage header.scrolled .phone a {
		color: var(--main-color);
	}
	body.homepage header.scrolled .open-menu {
	    color: #000;
	}
	header.scrolled .open-menu {
        margin-top: 5px;
	}

	
}	


@media(min-width: 1300px) {
	
	html {
	    height: 100%;
	}
	body {
	    padding-bottom: 270px;
	    position: relative;
	    margin: 0;
	    min-height: 100%;
	}
	footer {
	    margin: 0;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    left: 0;
	}
	header .menu {
		width: 300px;
	}

	home-hero .text h1 {
	    font-size: 55px;
	}

}


@media(min-width: 1500px) {
	.faqs-accordion .panel-heading h4 a {
	    font-size: 20px;
	}
}


@media(max-width: 1200px) {
	header .menu a {
	    font-size: 16px;
	}
	h1 {
	    font-size: 40px;
	}
}


@media(max-width: 992px) {

	header .menu a {
	    font-size: 15px;
	}
	header {
		padding: 0;
	}
	header .logo {
        max-width: 120px;
        margin-top: 10px;
	}
	header .right {
		margin-top: 0px;
	}

	.video-half,
	.half-video {
	    width: 100%;
	    float: none;
	    padding: 0px;
	    margin: 0px;
	    margin-bottom: 15px;
	}
	
	.home-top-teams p.title {
	    font-size: 30px;
	}
	.home-top-teams a.more {
	    font-size: 16px;
	}
	h2 {
	    font-size: 30px;
	}
	h3 {
	    font-size: 25px;
	}

	ul.two li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.three li {
	    width: 50%;
	}
	ul.four li {
	    width: 33.33%;
	}

	.gallery-photos {
	    -webkit-column-gap: 10px;
	    -moz-column-gap: 10px;
	    column-gap: 10px;
	}
	.gallery-photos a img {
	    margin-bottom: 10px;
	}

	.sitemap .links a {
	    width: 50%;
	}
	.trophies .item h4 {
	    font-size: 18px;
	}

	.mt-destop {
		margin-top: 15px;
	}

	.faqs-hp {
	    margin-bottom: 0;
	}

}



@media(max-width: 767px) {

	header .logo {
        max-width: 100px;
    }
   
	h1 {
	    font-size: 30px;
	}
	h2 {
	    font-size: 25px;
        margin: 20px 0;
        font-weight: 500;
	}	
	h3 {
	    font-size: 22px;
        margin: 20px 0;
        font-weight: 500;
	}

	p, li {
	    font-size: 16px;
	}

	ul.three li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.four li {
	    width: 50%;
	}

	.image-half, .half-img, .half-image {
	    display: inline-block;
	    width: 100%;
	    float: none;
	    padding: 0;
	    margin: 0;
	    margin-bottom: 15px;
	}

	.default-btn, .default-button {
		font-size: 16px;
	}
	.buttons-center a {
		font-size: 16px;
		margin: 5px;
	}

	.home-hero {
	    padding: 10px 0;
    	background: none;
	}
	.home-hero .text {
	    margin: 50px auto;
	}
	.home-hero .text p.big {
	    font-size: 35px;
	}

	.home-top-teams p.title {
	    font-size: 25px;
	    margin-top: 20px;
	}
	.home-top-teams .grade span {
	   	max-width: 600px;
	   	margin-bottom: -20px;
	}
	.home-top-teams .grade p {
	    font-size: 18px;
	    margin-bottom: 10px;
	}
	.home-top-teams a.more {
	    font-size: 15px;
	}

	.col-md-6.pull-right {
	    float: none!important;
	}

	.contact-form label {
	    font-size: 15px;
	    font-weight: 500;
	}
	.contact-form select,
	.contact-form input {
		font-size: 16px;
		height: 45px;
	}
	.contact-form label.error {
	    font-size: 14px;
	}
	.contact-form textarea {
		font-size: 16px;
	}
	.contact-form button {
	    font-size: 14px;
	}

	.schedule-table table tr th,
	.schedule-table table tr td {
	    font-size: 15px;
	}

	.pricing .item {
	    margin: 15px;
	}
	.pricing .item .box .type {
	    font-size: 22px;
	}
	.pricing .item .box .price {
	    font-size: 22px;
	}
	.pricing .item .box .price span {
	    font-size: 16px;
	}

	.gallery-photos {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	}

	footer {
	    padding: 20px 0;
	}
	footer .socials a {
	    margin: 5px 10px;
	    font-size: 20px;
	}
	footer .links a {
	    font-size: 14px;
	}
	footer p.copyright {
	    margin: 5px 0;
	    font-size: 14px;
	}

	.sitemap .links a {
	    width: 100%;
	    float: none;
	    font-size: 15px;
        margin: 5px 0;
	}
	
	.sponsor-logos .item {
	    margin: 15px;
	}
	.sponsor-logos .item img {
	    max-width: 140px;
	}
	.general-accordion .panel-heading h4 a {
	    font-size: 16px;
	}
	.camps .item .full-booked {
		margin: 20px 0;
	}

	.error-404 form input {
	    width: calc(100% - 80px);
	    height: 45px;
	    font-size: 17px;
	}
	.error-404 form button {
	    width: 80px;
	    font-size: 15px;
	    height: 45px;
	}
	.default-page {
	    padding-bottom: 0;
	}

	.search-results .result .text a.title {
	    font-size: 18px;
	}
	.search-results .result .text p {
	    font-size: 15px;
	}

	.social-media-reviews .item {
	    margin: 15px;
	}
	.social-media-reviews .item img {
	    max-height: 60px;
	}	

	.coaches .item .image {
        max-width: 250px;
        margin-bottom: 5px;
	}
	.coaches .item h4 {
	    font-size: 20px;
	}

	.text-section {
	    padding: 20px 0;
	}

	footer .newsletter h4 {
	    font-size: 16px;
	}
	footer .newsletter input {
	    width: 250px;
	    display: block;
	    height: 40px;
	    font-size: 16px;
	    margin: auto;
	    margin-bottom: 10px;
	}
	footer .newsletter button {
	    margin: 0;
	    height: 40px;
	    font-size: 14px;
	}

	.default-text hr {
	    margin-top: 0;
	    margin-bottom: 0;
	}

    .coaches .item {
        text-align: center;
    }
    .coaches .item h4 {
        margin: 10px 0;
    }

    .teams {
	    margin: 0;
	}
    .teams .box {
	    padding: 5px;
	}
    .teams p.title {
	    font-size: 20px;
	}
	.teams a.more {
	    font-size: 15px;
	    margin: 10px 0;
	}
		
	.default-text {
	    padding-bottom: 50px;
	}

	.tournament-intro {
	    font-size: 18px;
	}



}



@media(max-width: 600px) {
	ul.four li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	.table-responsive.schedule-table tr {
	    max-width: 100%;
	    display: grid;
	}

	.home-hero .video-hp {
	    display: none;
	}
	.home-hero .overlay {
	    background: transparent;
	    position: relative;
	}
	.home-hero .text {
	    margin: 0;
	}
	.home-hero .text p.big {
	    font-size: 25px;
	    color: #000000;
	}
	.home-hero .text h1,
	.home-hero .text h2 {
	    color: #000000;
	    font-size: 20px;
	    line-height: 1.5;
	}

}


@media(max-width: 450px) {

	header .phone {
	    margin-right: 20px;
	    margin-top: 18px;
	}
	header .phone a {
	    font-size: 18px;
	}

	h1 {
	    font-size: 28px;
	}

	.gallery-photos {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}

	.pricing {
		display: inline-block;
	}
	.pricing .item {
	    margin: auto;
	    margin-bottom: 20px;
	    display: block;
	}
	.pricing .item .box {
	    padding: 15px;
	    width: 100%;
	    margin: auto;
	    display: block;
	}
	.pricing .item .box .price {
	    font-size: 20px;
	}

	footer .links a {
		padding: 0;
	}

	.default-text {
	    padding-bottom: 0px;
	}

	.schedule-table table tr th,
	.schedule-table table tr td {
	    padding: 5px;
	}

	ol, ul {
	    padding-left: 20px;
	}
	.camps .item form button {
	    font-size: 14px;
	}
	.camps .item .title {
	    font-size: 18px;
	}
	.camps .item a.read-more {
	    font-size: 15px;
	}

	.register-text h4 {
	    font-size: 18px;
	    margin: 15px 0;
	}

}






























